This theme is complete. It should work very well if your brightness is adjusted properly.
### Deepcyan theme by sleekmason 1-12-09
### Based from xfce 4.0

style default
{
GtkButton::default_border = {0, 0, 0, 0}
GtkButton::default_outside_border = {0, 0, 0, 0}
GtkButton::default_spacing = 4
GtkButton::focus-line-width = 2
GtkButton::focus-padding = 2
GtkCheckButton::indicator_size = 12
GtkMenuBar::shadow_type = out
GtkMenuItem::selected_shadow_type = out
GtkPaned::handle_full_size = 2
GtkPaned::handle_size = 2
GtkRadioButton::indicator_size = 16
GtkRange::slider_width = 16
GtkRange::stepper_size = 15
GtkRange::stepper_spacing = 1
GtkRange::trough_border = 0
GtkScrollbar::min_slider_length = 25
GtkToolbar::shadow_type = out
GtkWidget::focus-line-width = 2
GtkWidget::focus_padding = 2
GtkWidget::interior_focus = 1
GtkWidget::internal_padding = 1

xthickness = 2
ythickness = 0

## (444) background
### base[NORMAL] = #110F11 ##Bluebase
base[NORMAL] = #111010 ##Redbase

## (555) background unselected
base[INSENSITIVE] = #0A4444

## (CCC) highlighted check box and separators in menus
base[PRELIGHT] = #409797

## (555) TEXT FILE BACKGROUND SELECTED high text file
base[SELECTED] = #0A4444

## (777) TEXT FILE BACKGROUND UN-SELECTED
base[ACTIVE] = #042D2D

#######################################

## (555) inactive tab and scroll bar seat
bg[ACTIVE] = #0A4444

## (111) frame
bg[NORMAL] = #230404

## (111) RGB box (unused dialog boxes)
bg[INSENSITIVE] = #230404

## (222VL) pressed scrollbar color and background for use hinting
bg[PRELIGHT] = #4F0808

## (555) possibly accent highlighted items (DONT KNOW)
bg[SELECTED] = #4F0808

#######################################

## (BBB) most User Preferences text (MENUS)
fg[NORMAL] = #71E5E5

###(BBB)Cranky line that doesnt like to play well with others,
## can, and prob should be commented when black.
fg[ACTIVE] = #71E5E5

## (CCC) 1/2 OF INSENSITIVE TEXT AND (RGB) ARROW COLOR
fg[INSENSITIVE] = #409797

## (AAA) MENU TEXT highlighted
fg[PRELIGHT] = #99F5F5

## (BBB) This is a border accent, use text color to start.
fg[SELECTED] = #71E5E5

#######################################

## (AAA) THUNAR ICON SELECTED (right click)
text[ACTIVE] = #99F5F5

## (CCC) 1/2 INSENSITIVE RGB text color BUT NOT MENU?
text[INSENSITIVE] = #409797

## (BBB) ALL BASIC TEXT
text[NORMAL] = #71E5E5

## (AAA) Dialog box (HOVER)text color
text[PRELIGHT] = #99F5F5

## (BBB) HIGHLIGHTED FILE TEXT
text[SELECTED] = #71E5E5

engine xfce
{
smooth_edge = true
boxfill
{
fill_style = gradient
orientation = horizontal
shade_start = 0.80
shade_end = 1.90
}
}
}

widget_class * style default

style colored = default
{
xthickness = 1
ythickness = 0

## (555) in abiword, these are the small button box colors
bg[ACTIVE] = #183535

## (222) DIALOG BOX COLOR
bg[PRELIGHT] = #390404

## (BBB) POP up Boxes USE HINTING text color
fg[ACTIVE] = #71E5E5

## (AAA) MENU highlighted text & down arrows in user interface
fg[PRELIGHT] = #99F5F5

## (AAA) Highlighted unselected background text (black)
text[ACTIVE] = #99F5F5

## (AAA) active hover text in dialog boxes
text[PRELIGHT] = #99F5F5

engine xfce
{
smooth_edge = true
boxfill
{
fill_style = plain
}
}
}

widget_class *List* style colored
class *List* style colored
widget_class *Text* style colored
class *Text* style colored
widget_class *Entry* style colored
class *Entry* style colored

style menubar = colored
{
xthickness = 2
ythickness = 0

engine xfce
{
smooth_edge = true
boxfill
{
fill_style = gradient
orientation = horizontal
shade_start = 0.80
shade_end = 1.90
}
}
}

widget_class *BonoboDockItem style menubar
class *BonoboDockItem style menubar
widget_class *HandleBox style menubar
class *HandleBox style menubar
widget_class *ToolBar style menubar
class *ToolBar style menubar
widget_class *MenuBar style menubar
class *MenuBar style menubar

style menuitem = colored
{
xthickness = 1
ythickness = 0

engine xfce
{
smooth_edge = true
boxfill
{
fill_style = gradient
orientation = horizontal
shade_start = 0.75
shade_end = 1.90
}
}
}

widget_class *MenuItem* style menuitem
class *MenuItem* style menuitem

style scrollbar = default
{
xthickness = 2
ythickness = 1
engine xfce
{
smooth_edge = true
boxfill
{
fill_style = gradient
orientation = auto
shade_start = 0.30
shade_end = 1.30
}
}
}
widget_class *Scrollbar* style scrollbar
class *Scrollbar* style scrollbar

style button = colored
{
xthickness = 2
ythickness = 1

engine xfce
{
smooth_edge = true
boxfill
{
fill_style = gradient
orientation = horizontal
shade_start = 1.00
shade_end = 2.00
}
}
}
widget_class *Button* style button
class *Button* style button
widget_class *button* style button
class *button* style button
widget_class *OptionMenu* style button
class *OptionMenu* style button
widget_class *Tree* style button
class *Tree* style button
widget_class *GtkScale* style button
class *GtkScale* style button

style progress = colored
{
xthickness = 1
ythickness = 1

engine xfce
{
smooth_edge = true
boxfill
{
fill_style = plain

}
}
}
widget_class *GtkProgress* style progress
class *GtkProgress* style progress

widget_class *CheckButton* style default
class *CheckButton* style default
widget_class *RadioButton* style default
class *RadioButton* style default

#### This is for ROX-Filer
### (CCC) DONT KNOW

style rox = default
{
bg[NORMAL] = #409797
bg[ACTIVE] = #71E5E5
}
widget_class *Collection style rox

# This is for the window borders (xfwm4 & metacity)
#
style titlebar = default
{
bg[SELECTED] = #111010
fg[SELECTED] = #390404

bg[INSENSITIVE] = #390404
fg[INSENSITIVE] = #71E5E5
}

widget xfwm style titlebar
class MetaFrames style titlebar
widget_class MetaFrames style titlebar